|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Describes physics properties of a particular type of particle
ParticleProperties
Method Summary | |
int |
get2xSpin()
2 x Spin |
double |
getCharge()
The charge of the particle |
double |
getMass()
The rest mass of the particle (in Gev) |
java.lang.String |
getName()
The name of the particle, suitable for printing |
int |
getPDGID()
The particle data group ID |
double |
getWidth()
Width |
Method Detail |
public int getPDGID()
public java.lang.String getName()
public double getMass()
public double getCharge()
public int get2xSpin()
public double getWidth()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |